home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net (Turkey) 1998 March
/
.net Internet Dergisi - CD 5.iso
/
pc
/
CON_BM
/
00289_Script_289
< prev
next >
Wrap
Text File
|
1997-11-07
|
406b
|
13 lines
on SetupText
global gCurrentMoviePlaying, scrollbar
puppetsprite 26, true
set the name of member 119 to ""
set the name of member (gCurrentMoviePlaying + 20) to "NameofFieldToControl"
set the memberNum of sprite 26 to (gCurrentMoviePlaying + 20)
init(scrollbar, "NameofFieldToControl")
set the visible of sprite 26 to true
boxtotop (mainscroll)
updatestage
end SetupText